-
Home
-
Vitepos – Point of Sale (POS) for WooCommerce
-
3.0.3
-
Code
-
Classes
- Payment_Method_Base
| Total Complexity |
40 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
398 |
| Lines of code |
138 |
| Logical lines of code |
75 |
| Comment lines |
223 |
| Methods |
27 |
| Properties |
11 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load_data() |
S |
55 |
5 |
19 |
| update_admin_settings() |
S |
56 |
4 |
20 |
| update_admin_status() |
S |
61 |
2 |
13 |
| get_admin_setting() |
S |
71 |
2 |
6 |
| payment_name_by_id() |
S |
71 |
2 |
6 |
| update_option() |
S |
77 |
2 |
3 |
| is_admin_viewable() |
S |
78 |
2 |
3 |
| is_enable() |
S |
78 |
2 |
3 |
| __construct() |
S |
62 |
1 |
10 |
| initialize() |
S |
100 |
1 |
0 |
| set_admin_name() |
S |
81 |
1 |
3 |
| process_payment() |
S |
82 |
1 |
3 |
| complete_order() |
S |
91 |
1 |
2 |
| is_valid_admin_settings() |
S |
82 |
1 |
3 |
| get_admin_data() |
S |
77 |
1 |
4 |
| is_gateway() |
S |
80 |
1 |
3 |
| set_admin_title_desc() |
S |
74 |
1 |
5 |
| set_admin_viewable() |
S |
81 |
1 |
3 |
| set_admin_settings() |
S |
100 |
1 |
0 |
| add_field() |
S |
67 |
1 |
8 |
| add_admin_field() |
S |
79 |
1 |
3 |
| add_admin_card() |
S |
79 |
1 |
3 |
| set_tab_title() |
S |
79 |
1 |
3 |
| get_admin_data_object() |
S |
82 |
1 |
3 |
| set_settings() |
S |
80 |
1 |
3 |
| set_next_handler() |
S |
77 |
1 |
4 |
| set_admin_data() |
S |
91 |
1 |
2 |